/ Assembly List / LJCDBViewDAL / ViewJoinOnManager / LoadWithParentID

Namespace - LJCDBViewDAL


Parameters
viewJoinID - The parent ID.

Returns

The data object record collection.

Syntax

C#
public ViewJoinOns LoadWithParentID(Int32 viewJoinID)

Retrieves a collection of data records for the specified parent ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.